func net/http.checkIfMatch

2 uses

	net/http (current package)
		fs.go#L391: func checkIfMatch(w ResponseWriter, r *Request) condResult {
		fs.go#L554: 	ch := checkIfMatch(w, r)